home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s07s02.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  11.9 KB  |  286 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>7.2.┬áStack</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05s07.html" title="7.┬áLayers" />
  12.     <link rel="prev" href="ch05s07.html" title="7.┬áLayers" />
  13.     <link rel="next" href="ch05s07s03.html" title="7.3.┬áColors" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">7.┬áLayers</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s07.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">7.2.┬áStack</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s07s03.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="gimp-layer-stack-menu"></a>7.2.┬áStack</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <div class="informalfigure">
  38.         <div class="mediaobject">
  39.           <img src="../images/menus/menus-layer-stack.png" />
  40.           <div class="caption">
  41.             <p>
  42.           The Stack submenu
  43.         </p>
  44.           </div>
  45.         </div>
  46.       </div>
  47.       <p>
  48.     The Stack submenu contains operations that either select a new
  49.     layer as the active layer (top four items), or change the position
  50.     of the active layer in the layer list (as shown in the Layers
  51.     dialog). 
  52.   </p>
  53.       <div class="simplesect" lang="en" xml:lang="en">
  54.         <div class="titlepage">
  55.           <div>
  56.             <div>
  57.               <h4 class="title"><a id="gimp-layer-previous"></a>Select Previous Layer</h4>
  58.             </div>
  59.           </div>
  60.         </div>
  61.         <p>           
  62.       This command can be accessed from an image menubar as 
  63.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Select Previous Layer</span>,
  64.       or by using the keyboard shortcut <span><b class="keycap">Page_Up</b></span>
  65.       or the Up arrow-key, 
  66.       or more simply by clicking on layer name in Layer Dialog.
  67.     </p>
  68.         <p>   
  69.       "Select Previous Layer" causes the next layer down in the layer
  70.       list to become the active layer for the image, as highlighted in
  71.       the Layers dialog.  If the active layer is at the bottom of the
  72.       list, this menu entry will be insensitive.  Note that on a
  73.       standard Windows-style 
  74.       English keyboard, the default shortcut <span><b class="keycap">Page_Up</b></span> 
  75.       refers not to the keys on the number pad, but to the other "Page_Up" 
  76.       key in a group of six keys to the left of the numberpad.  
  77.     </p>
  78.         <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  79.           <table border="0" summary="Tip">
  80.             <tr>
  81.               <td rowspan="2" align="center" valign="top" width="25">
  82.                 <img alt="[Tip]" src="../images/tip.png" />
  83.               </td>
  84.               <th align="left">Tip</th>
  85.             </tr>
  86.             <tr>
  87.               <td colspan="2" align="left" valign="top">
  88.                 <p>
  89.       The keyboard shortcuts for "Select Previous Layer" and "Select
  90.       Next Layer" may be very useful if you find yourself often
  91.       picking colors from one layer to use for painting on another
  92.       layer, especially in conjunction with the feature that makes
  93.       most paint tools switch to color-picking mode if the
  94.       <span><b class="keycap">Ctrl</b></span> key is held down.
  95.       </p>
  96.               </td>
  97.             </tr>
  98.           </table>
  99.         </div>
  100.       </div>
  101.       <div class="simplesect" lang="en" xml:lang="en">
  102.         <div class="titlepage">
  103.           <div>
  104.             <div>
  105.               <h4 class="title"><a id="gimp-layer-next"></a>Select Next Layer</h4>
  106.             </div>
  107.           </div>
  108.         </div>
  109.         <p>            
  110.       This command can be accessed from an image menubar as 
  111.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Select Next Layer</span>,
  112.       or by using the keyboard shortcut <span><b class="keycap">Page_Down</b></span>
  113.       or the Down arrow-key, 
  114.       or more simply by clicking on layer name in Layer Dialog.
  115.     </p>
  116.         <p>   
  117.       "Select Next Layer" causes the next layer up in the layer
  118.       list to become the active layer for the image, as highlighted in
  119.       the Layers dialog.  If the active layer is at the top of the
  120.       list, this menu entry will be insensitive.  Note that on a
  121.       standard Windows-style 
  122.       English keyboard, the default shortcut <span><b class="keycap">Page_Down</b></span> 
  123.       refers not to the keys on the number pad, but to
  124.       the other "Page_Down" key in a group of six keys to the left of
  125.       the numberpad.
  126.     </p>
  127.       </div>
  128.       <div class="simplesect" lang="en" xml:lang="en">
  129.         <div class="titlepage">
  130.           <div>
  131.             <div>
  132.               <h4 class="title"><a id="gimp-layer-top"></a>Select Top Layer</h4>
  133.             </div>
  134.           </div>
  135.         </div>
  136.         <p>            
  137.       This command can be accessed from an image menubar as 
  138.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Select Top Layer</span>,
  139.       or by using the keyboard shortcut <span><b class="keycap">Home</b></span>
  140.       or more simply by clicking on layer name in Layer Dialog.
  141.     </p>
  142.         <p>   
  143.       "Select Top Layer" causes the top layer in the layer
  144.       list to become the active layer for the image, as highlighted in
  145.       the Layers dialog.  If the active layer is at the top of the
  146.       list, this menu entry will be insensitive.  Note that on a
  147.       standard Windows-style 
  148.       English keyboard, the default shortcut <span><b class="keycap">Home</b></span>
  149.       refers not to the keys on the number pad, but to 
  150.       the other "Home" key in a group of six keys to the left of
  151.       the numberpad.
  152.     </p>
  153.       </div>
  154.       <div class="simplesect" lang="en" xml:lang="en">
  155.         <div class="titlepage">
  156.           <div>
  157.             <div>
  158.               <h4 class="title"><a id="gimp-layer-bottom"></a>Select Bottom Layer</h4>
  159.             </div>
  160.           </div>
  161.         </div>
  162.         <p>          
  163.       This command can be accessed from an image menubar as 
  164.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Select Bottom Layer</span>,
  165.       or by using the keyboard shortcut <span><b class="keycap">End</b></span>
  166.       or more simply by clicking on layer name in Layer Dialog.
  167.     </p>
  168.         <p>   
  169.       "Select Bottom Layer" causes the bottom layer in the layer
  170.       list to become the active layer for the image, as highlighted in
  171.       the Layers dialog.  If the active layer is at the bottom of the
  172.       list, this menu entry will be insensitive.  Note that on a
  173.       standard Windows-style 
  174.       English keyboard, the default shortcut <span><b class="keycap">End</b></span>
  175.       refers not to the keys on the number pad, but to 
  176.       the other "End" key in a group of six keys to the left of
  177.       the numberpad.
  178.     </p>
  179.       </div>
  180.       <div class="simplesect" lang="en" xml:lang="en">
  181.         <div class="titlepage">
  182.           <div>
  183.             <div>
  184.               <h4 class="title"><a id="id3469235"></a>Raise Layer</h4>
  185.             </div>
  186.           </div>
  187.         </div>
  188.         <p>          
  189.       This command can be accessed from an image menubar as 
  190.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Raise Layer</span>
  191.       or by using the keyboard shortcut 
  192.       <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Page_Up</b></span>
  193.     </p>
  194.         <p>   
  195.       "Raise layer" raises the active layer one level higher in the layer
  196.       list.  If it is already at the top, or there is only one layer,
  197.       the menu entry will be insensitive.  If the active layer is at
  198.       the bottom and lacks an alpha channel, it cannot be raised until
  199.       an alpha channel is added to it.
  200.     </p>
  201.       </div>
  202.       <div class="simplesect" lang="en" xml:lang="en">
  203.         <div class="titlepage">
  204.           <div>
  205.             <div>
  206.               <h4 class="title"><a id="id3469298"></a>Lower layer</h4>
  207.             </div>
  208.           </div>
  209.         </div>
  210.         <p>                 
  211.       This command can be accessed from an image menubar as 
  212.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Lower Layer</span>
  213.       or by using the keyboard shortcut 
  214.       <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Page_Down</b></span>.
  215.     </p>
  216.         <p>   
  217.       This item lowers the active layer one level in the layer
  218.       list.  If it is already at the bottom, or there is only one layer,
  219.       the menu entry will be insensitive. 
  220.     </p>
  221.       </div>
  222.       <div class="simplesect" lang="en" xml:lang="en">
  223.         <div class="titlepage">
  224.           <div>
  225.             <div>
  226.               <h4 class="title"><a id="gimp-layer-raise-to-top"></a>Raise Layer to top</h4>
  227.             </div>
  228.           </div>
  229.         </div>
  230.         <p>            
  231.       This command can be accessed from an image menubar as 
  232.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Raise to Top</span>
  233.       or by using the keyboard shortcut 
  234.       <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Home</b></span>.
  235.     </p>
  236.         <p>   
  237.       This item raises the active layer to the top of the layer
  238.       list.  If it is already at the top, or there is only one layer,
  239.       the menu entry will be insensitive.  If the active layer is at
  240.       the bottom and lacks an alpha channel, it cannot be raised until
  241.       an alpha channel is added to it.
  242.     </p>
  243.       </div>
  244.       <div class="simplesect" lang="en" xml:lang="en">
  245.         <div class="titlepage">
  246.           <div>
  247.             <div>
  248.               <h4 class="title"><a id="gimp-layer-lower-to-bottom"></a>Layer to bottom</h4>
  249.             </div>
  250.           </div>
  251.         </div>
  252.         <p>           
  253.       This command can be accessed from an image menubar as 
  254.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Stack</span>-><span class="guimenuitem">Layer to Bottom</span>
  255.       or by using the keyboard shortcut 
  256.       <span><b class="keycap">Shift</b></span>-<span><b class="keycap">End</b></span>.
  257.     </p>
  258.         <p>   
  259.       This item lowers the active layer to the bottom of the layer
  260.       list.  If it is already at the bottom, or there is only one layer,
  261.       the menu entry will be insensitive.
  262.     </p>
  263.       </div>
  264.     </div>
  265.     <div class="navfooter">
  266.       <hr />
  267.       <table width="100%" summary="Navigation footer">
  268.         <tr>
  269.           <td width="40%" align="left"><a accesskey="p" href="ch05s07.html">Prev</a>┬á</td>
  270.           <td width="20%" align="center">
  271.             <a accesskey="u" href="ch05s07.html">Up</a>
  272.           </td>
  273.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s07s03.html">Next</a></td>
  274.         </tr>
  275.         <tr>
  276.           <td width="40%" align="left" valign="top">7.┬áLayers┬á</td>
  277.           <td width="20%" align="center">
  278.             <a accesskey="h" href="index.html">Home</a>
  279.           </td>
  280.           <td width="40%" align="right" valign="top">┬á7.3.┬áColors</td>
  281.         </tr>
  282.       </table>
  283.     </div>
  284.   </body>
  285. </html>
  286.